[INFO] cloning repository https://github.com/kirushik/model-sandbox-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirushik/model-sandbox-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirushik%2Fmodel-sandbox-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirushik%2Fmodel-sandbox-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f95ac29f9f03d8ae98f561a6c7a9431c3107480
[INFO] checking kirushik/model-sandbox-protocol against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirushik%2Fmodel-sandbox-protocol" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kirushik/model-sandbox-protocol
[INFO] finished tweaking git repo https://github.com/kirushik/model-sandbox-protocol
[INFO] tweaked toml for git repo https://github.com/kirushik/model-sandbox-protocol written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kirushik/model-sandbox-protocol on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kirushik/model-sandbox-protocol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hakoniwa v1.2.4
[INFO] [stderr]   Downloaded procfs-core v0.18.0
[INFO] [stderr]   Downloaded rmcp-macros v0.12.0
[INFO] [stderr]   Downloaded procfs v0.18.0
[INFO] [stderr]   Downloaded rmcp v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8fd8ebec0b669bab2a5d01c00846a2b283c48e1aee4883e880435ce8f02606b
[INFO] running `Command { std: "docker" "start" "-a" "a8fd8ebec0b669bab2a5d01c00846a2b283c48e1aee4883e880435ce8f02606b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8fd8ebec0b669bab2a5d01c00846a2b283c48e1aee4883e880435ce8f02606b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8fd8ebec0b669bab2a5d01c00846a2b283c48e1aee4883e880435ce8f02606b", kill_on_drop: false }`
[INFO] [stdout] a8fd8ebec0b669bab2a5d01c00846a2b283c48e1aee4883e880435ce8f02606b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b2c43f3fc6df82f3fe6302802f5ad6d62bd975f9724ffd2f54bf0817390a2d2
[INFO] running `Command { std: "docker" "start" "-a" "1b2c43f3fc6df82f3fe6302802f5ad6d62bd975f9724ffd2f54bf0817390a2d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking zmij v0.1.8
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking caps v0.5.6
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking landlock v0.4.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking hakoniwa v1.2.4
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking rmcp v0.12.0
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking model-sandbox-protocol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.89s
[INFO] running `Command { std: "docker" "inspect" "1b2c43f3fc6df82f3fe6302802f5ad6d62bd975f9724ffd2f54bf0817390a2d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b2c43f3fc6df82f3fe6302802f5ad6d62bd975f9724ffd2f54bf0817390a2d2", kill_on_drop: false }`
[INFO] [stdout] 1b2c43f3fc6df82f3fe6302802f5ad6d62bd975f9724ffd2f54bf0817390a2d2
